ofLong
creates a Validated Long List
Allows any long value from MIN_VALUE to MAX_VALUE, repeating elements allowed
Return
ValidatedList from the list provided
Author
fzzyhmstrs
Since
0.2.0
Parameters
list
input List
creates a Validated Long List
Allows any long value from MIN_VALUE to MAX_VALUE, repeating elements allowed
Return
ValidatedList from the list provided
Author
fzzyhmstrs
Since
0.2.0
Parameters
l
vararg long inputs to construct the list